11/20/2007 08:50 

Overview:

Inserting new time transactions into the SQL database snc_ta such as go on or off break or starting and ending a day takes to long using current methods. 
We are adding a table ' timetranstable ' to the SNC_TA database which will be populated from the current ' timetranslist' table using a special program. We will use a script to add the table. And a utility to poputlate the table from the old table. We will also need to change the settings in the form FDNDC to tell VCReTail where to look for the data. 

The Procedure:
 
Copy the new VCRetail4.exe and new snc_laborreporting.exe to site terminal server and all terminals.

Phase 1 Add table to database. 
	Use the script BuildTable.bat BuildTable.SQL Copy them to the c:\scripts folder.
	execute the batch program to create the new table.

	****** WARNING ********
Once the table has been populated do not run this script as it will delete the existing table and replace it with a blank table. 

I recommend removing the script from the system. 


Phase 2 Notify management to not allow use of T&A Until done. I would recommend taking down the 	T&A terminals. Time transactions during this process may be lost. 

Phase 3 Populate the new table from old table. create 2 shortcuts for snc_laborreporting.exe call one snc_laborreporting1 and the other snc_laborreporting2. modify the shortcuts as


Phase 4 In FDNDC Set SQL field to 2 <<<<----- Very important! if you don't timetransactions will 	go to the old table.

Phase 4 Start new retail program and check for function.

Phase 5 Notify manager OK to use. 